home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / util / misc / laser120.lha / LASERMAX / Sequences / HiSpeed / Demo < prev    next >
Text File  |  1997-09-02  |  602b  |  40 lines

  1. ;Demo sequence showing rotation, X spin, Y spin, Morphing & Draw all
  2. ;at the same time!!  Wow!
  3.  
  4. Preload    
  5.  
  6. SmoothChange
  7.  
  8. UseScreenDef1
  9.  
  10. Echo "Batman"
  11. LoadScreen "LASERMAX:Screens/HiSpeed/Batman"
  12. Wait 100
  13.  
  14. LC -rd17
  15.  
  16. LC 0sd20 3sd20
  17.  
  18. LC 1-2sd21
  19.  
  20. Replay:
  21.  
  22. LoadScreen2 "LASERMAX:Screens/HiSpeed/Batman"
  23. Wait 400
  24.  
  25. Echo "Amiga"
  26. MorphScreen2 "LASERMAX:Screens/HiSpeed/Amiga" 30
  27. Wait 500
  28.  
  29. Echo "Batman"
  30. DrawScreen2 "LASERMAX:Screens/HiSpeed/Batman" 20
  31. Wait 400
  32.  
  33. Echo "Amiga"
  34. MorphScreen2 "LASERMAX:Screens/HiSpeed/Amiga" 30
  35. Wait 1000
  36.  
  37. Echo "LASERMAX"
  38. MorphScreen2 "LASERMAX:Screens/HiSpeed/LASERMAX" 30
  39. Wait 800
  40.